home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d4 / gw_slt13.arc / SLTERM.DOC < prev    next >
Text File  |  1990-04-01  |  8KB  |  174 lines

  1. Shadow Lord's Enhanced Global War Term Documentation.
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. NOTE: Within this file BOTH SLTMEM and SLTERM are refered to as SLTERM.
  4.  
  5. First off, I would like to commend Joel Bergen on a simply 
  6. incredible game, and for making this term program possible.
  7. Thanks for everything Joel.
  8.  
  9. Secondly I would like to state that while I have released this Term 
  10. to the Public Domain, all contributions are greatly appreciated, no 
  11. matter how large or how small.  First though I recommend 
  12. registering Global War if you have not done so.
  13.  
  14. Now, to the Docs.
  15.  
  16. Some Enhanced Features  
  17.       - 50 Line Mode Support.
  18.       - Screen Recall.          
  19.       - Enhanced Mouse Routines.
  20.       - Screen Capture.
  21.  
  22. I think Screen Recall is the one that needs to be explained further.
  23. When you press the middle button on a three button mouse, both 
  24. buttons together on a two button mouse, or ALT-M, a secondary menu
  25. appears at the bottom of the 25 line screen, or in the middle of the
  26. 50 line one.  In 25 line mode, if no screen is in memory then it will wait
  27. for your keypress to put back the original screen and continue.  From
  28. this menu you can easily flip to a previous map or screen, without
  29. having to get all the info from Global War again.  Fast and convenient.
  30. On a 50 line screen the menu controls the bottom half of the screen.
  31. This means you can have two maps on at once, or have player info down below
  32. as you attack using the upper half.  Once you start to use this feature,
  33. you'll wonder how you ever got along without it.
  34.     The SLTMEM program swaps to disk, so it may seem slower but it will save
  35. over 35K of memory, especially useful with memory hungry terms like
  36. Telemate or when multitasking.
  37.  
  38. Enhanced mouse routines are things that the original Global War Term didn't
  39. allow, but this does.  Every map (in my enhanced WAR.IMG) has a "Y:es N:o"
  40. option so you can click on those instead of typing Y or N.  Also the mouse
  41. routines with SLTERM allow numbers such as those in the main option menu
  42. to be clicked on.  Before to select a game you actually had to touch the
  43. keyboard... not any longer.  As always the far right button sends a 
  44. return.
  45.  
  46. Another feature I felt was missing is a screen capture.  So I stuck one in.
  47. Whenever you hit ALT-I the 25 top lines are saved to disk.  This version
  48. writes a file called "SLTERM.IMG", which is in reality a text file.  If a
  49. previous file exists it is appended to by this function.
  50.  
  51. Files Included:
  52.      GW-SLT12.ZIP File
  53.           - WAR.IMG      (My Enhanced WAR.IMG)
  54.           - SLTERM.EXE   (Main Program)
  55.           - WARBAKUP.IMG (Joel's original WAR.IMG)
  56.           - SLTERM.DOC   (This file)
  57.           - SOURCE.ZIP   (Source Code)
  58.           - SLT.BAT      (Sample Batch File)
  59.           - SETUP.TXT    (Many ways of setting up SLTERM with Term Programs)
  60.           - SLTMEM.EXE   (Memory Saving Version)
  61.           - LICENSE.DOC  (GNU Public Domain License- READ THIS)
  62.       Source ZIP File
  63.           - SLTERM.PAS   (Turbo Pascal 5.0 Source Code)
  64.           - SLTMEM.PAS   (TP5 Source for the Memory Saving Version)
  65.           - PROTOCOL.TXT (Joel's Global War Term Protocol Definition)
  66.           - ANSI.PAS     (ANSI Unit, must be compiled to compile SLTERM)
  67.           - MOUSE4.DOC   (Doc's for MOUSE4 Unit)
  68.           - MOUSE4.PAS   (MOUSE4 Unit, must be compiled to compile SLTERM)
  69.           - ASYNC3.PAS   ("Fixed" async unit, see v1.3 notes below)
  70.           
  71. Usage:
  72.    SLTERM Com# #lines  (or SLTMEM Com# #lines)
  73.    where Com# is the COM Port of your modem (from 1-4)
  74.          #lines is the number of lines you want (25 or 50)
  75.           (The default number of lines is 25)
  76.  
  77. NOTE: The Baud Rate is no longer specified as of version 1.30!
  78.  
  79. You can create a batch file called SLT.BAT or just modify mine,
  80. to run the program with the paramters you want.
  81. If you are using any kind of script file or don't want to change
  82. your macro or external protocol then rename SLT.BAT to GWT.BAT.
  83. For further information regarding setting this up to run with your
  84. favorite term program refer to the SETUP.TXT file.
  85.  
  86. Future:
  87.  
  88. In the future expect to see 43 line mode support for EGA users, better screen
  89. capture, a scroll back buffer, and minor other enhancements.
  90. At present I am working on a Graphic Global War Term for VGA Users and will
  91. convert it for use with CGA and EGA users.  I hope to release the Graphic Global
  92. War Term in the not too distant future.  For this to become a reality though,
  93. enough user support is needed.
  94.  
  95. License (Don't Skip this part):
  96.  
  97.        SLTERM and SLTMEM, and all source to these programs, as well as
  98.        all files included within GW-SLT11.ZIP are
  99.  
  100.        Copyright (C) 1990 by Amit K. Mathur
  101.  
  102.        This program is free software; you can redistribute it and/or modify
  103.        it under the terms of the GNU General Public License as published by
  104.        the Free Software Foundation; either version 1, or (at your option)
  105.        any later version.
  106.  
  107.        This program is distributed in the hope that it will be useful, but
  108.        WITHOUT ANY WARRANTY; without even the implied warranty of
  109.        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  110.        General Public License for more details.
  111.  
  112.        You should have received a copy of the GNU General Public License
  113.        along with this program; if not, write to:
  114.  
  115.        Free Software Foundation, Inc.
  116.        675 Massachusetts Avenue
  117.        Cambridge, Massachusetts 02139
  118.  
  119. Even though I am releasing this program to the public domain I would really
  120. appreciate it, if you use this program, if you could spare whatever you want
  121. to help out in the creation of further projects, like the Graphic Global War
  122. Term.  I don't want to impose a set amount of money, for anything will do.
  123. $2, $5, $10, anything.  Send it in after you have tested this out and found
  124. it to your liking.  I must say again though, register Global War first.  It
  125. really is worth it, and I must thank Joel for all his help.
  126.  
  127. Contacting the Author:
  128.  
  129. To make contributions, or to inform me of bugs, or even to say "Hey, great
  130. Job!" I can be found
  131.  
  132. Through WWIVNet 
  133.                    Shadow Lord #7 @ 5954
  134.                    Phone Number : (519) 948-2211
  135.                    (A Private Cosmos, Sysop:  Jadawin)
  136.  
  137. At the official support BBS
  138.                    Shadow Lord #30
  139.                    Beyond the Realm BBS
  140.                    (519) 966-0945
  141.                    2400 Baud
  142.  
  143. Personnally
  144.                    Amit K Mathur
  145.                    3215 St Patricks Drive
  146.                    Windsor Ontario Canada
  147.                    N9E 3H2
  148.                    Phone Number: (519) 966-6924
  149.  
  150. Thank you for selecting Shadow Lord's Enhanced Global War Term.
  151.  
  152. History of GW-SLT:
  153. Version
  154. 1.00
  155.        - First Public Release, Limited Distribution (Windsor Only)
  156. 1.10
  157.        - Memory Saving Version Included in ZIP Files
  158.        - Added LICENSE.DOC To ZIP File
  159.        - Fixed Minor Bugs
  160.        - Added more built in warnings instead of cryptic Run Time Errors
  161.        - Append to Screen Capture instead of overwriting
  162.  
  163. 1.20   - fixed 25 line mode screen problem.
  164.  
  165. 1.30   - (Update by Joel Bergen)
  166.          My ASYNC2.PAS unit was found to have a bug that would lock up
  167.          some PC's, most notably the IBM PS/2 Model 50, and the Tandy 1000.
  168.          My latest ASYNC3.PAS unit fixes these problems, and also no longer
  169.          requires a Baud Rate to be specified.  It will use whatever your
  170.          current baud, parity, etc settings are.  I have taken the liberty
  171.          of making this version 1.30 release of Shadow Lord's VGA GWTerm
  172.          which includes this ASYNC3.PAS unit, and have edited the docs
  173.          to reflect this as required.
  174.